var go/types.unaryOpPredicates

3 uses

	go/types (current package)
		expr.go#L62: var unaryOpPredicates opPredicates
		expr.go#L66: 	unaryOpPredicates = opPredicates{
		expr.go#L200: 	if !check.op(unaryOpPredicates, x, e.Op) {